PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringAppearanceOptions Class / getPen Method
In This Topic
    getPen Method
    In This Topic
    Gets the text pen.
    Stroking the text outline when a small font size is used results in a bolder text appearance.
    Syntax
    public PDFPen getPen()

    Return Value

    A pen used for stroking the text outline.
    See Also